hasProto3

abstract fun hasProto3(): Boolean
Proto3 singular field does not generate a "has_" flag
optional bool proto3 = 12 [default = false];

Return

Whether the proto3 field is set.